Welcome![Sign In][Sign Up]
Location:
Search - vb activex

Search list

[ActiveX/DCOM/ATLVB_VB_Active

Description: ActiveX控件的应用与工作原理。ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls and application of principle. ActiveX controls in the preparation, how to control arrangements attributes, methods, events, properties page, persistent storage, how to control their own attributes containers notice the change. How to register controls and the lifting of controls registration. In VB and VC visit ActiveX controls.
Platform: | Size: 2069504 | Author: zyg | Hits:

[Other Embeded programvb-serialport

Description: 通常串口的开发是基于VC的,这个为以VB开发工具的来说,希望能有所借鉴。用activeX控件 mscomm32.ocx写的一个串口调试工具.-usually is based on the development of the VC, VB to the development of tools, hopes to have a reference. Use activeX control mscomm32.ocx write a serial debugging tools.
Platform: | Size: 13312 | Author: 赵河 | Hits:

[GUI DevelopLesson18Code

Description: ActiveX控件的编写,如何为控件安排属性,方法,事件,属性页,持久性存储,控件如何通知容器自身属性的改变。如何注册控件与取消控件注册。在VB和VC中访问ActiveX控件。-ActiveX controls in the preparation, how to control arrangements for the properties, methods, events, properties page Persistent storage, and how to control their own attributes containers notice the change. How to register controls and the lifting of controls registration. In VB and VC visit ActiveX controls.
Platform: | Size: 2547712 | Author: 卓斌 | Hits:

[Graph Drawing200412919162316407

Description: 绘图演示,利用VB编写的简单绘图软件,他利用VB的控件实现简单的绘图-drawing demonstration, using VB simple mapping software, he used VB ActiveX simple drawings
Platform: | Size: 35840 | Author: | Hits:

[ActiveX/DCOM/ATLActiveXUserControl

Description: 一个基本的ActiveX控制项 可在网页上显示VB开发的Hello World-a basic ActiveX controls can be displayed on the website of the VB Hello World
Platform: | Size: 15360 | Author: YaibaKurogane | Hits:

[ActiveX/DCOM/ATLActiveX

Description: 一个VB ATX控件应用的实例,运行后可以变化文字和图形大小-A VB ATX controls Examples of applications running can change the size of text and graphics
Platform: | Size: 34816 | Author: junjie | Hits:

[TreeViewActiveX

Description: 几个VB控件的高级应用:ListView控件高级使用,TreeView保存示例,TreeView与文件夹操作示例-VB Controls Several advanced applications: ListView control the use of high-level, TreeView sample preservation, TreeView and folder operation example
Platform: | Size: 17408 | Author: louxiuqun | Hits:

[matlabVB-MATLAB

Description: 次资料为VB和MATLAB混合编程的电子资料,希望对学习这方面知识的网友有帮助!-Meeting information for the VB and MATLAB programming hybrid electronic data, and they hope to study this area of knowledge has helped friends!
Platform: | Size: 927744 | Author: 汪雅静 | Hits:

[ActiveX/DCOM/ATLMathe

Description: VB 开发的一个统计程序的源代码,ActiveX-VB developed a statistical procedure source code, ActiveX
Platform: | Size: 6144 | Author: STRENGS | Hits:

[Windows Developvb-can-bus

Description: vb communication canbus
Platform: | Size: 20480 | Author: junwang | Hits:

[ActiveX/DCOM/ATLVBMscomm

Description: vb mscomm控件的基本使用方法,请参考,多多交流-vb mscomm controls the basic use, please refer to, more exchanges
Platform: | Size: 12288 | Author: stesea He | Hits:

[Process-ThreadVBActiveXmultithread

Description: VB 实现多线程 ActiveX 多线程读取网页-use VB to create Active X multi thread loading multi web pages
Platform: | Size: 13312 | Author: kenny | Hits:

[ActiveX/DCOM/ATL33

Description: VB制作的四则混合计算控件代码,ACTIVEX控件-VB produced four hybrid calculation control code, ACTIVEX controls
Platform: | Size: 5120 | Author: 社加委 | Hits:

[Windows Develop55

Description: VB制作的按钮控件代码,ACTIVEX控件-VB code produced by the control button, ACTIVEX controls
Platform: | Size: 61440 | Author: 社加委 | Hits:

[Otheractivex

Description: 使用VB进行ActiveX控件开发的详细说明。-ActiveX
Platform: | Size: 265216 | Author: hynnet | Hits:

[ActiveX/DCOM/ATLACTIVEX

Description: ActiveX控件可以简单地理解为能够实现特定功能的控件,例如可以浏览网页的控件、可以播放音频与视频的控件,可以播放Flash动画的控件等等。ActiveX控件是一种可重用的软件组件,由编程语言开发,开发ActiveX控件可以使用各种编程语言,如C,C++,当然也包括Visual Studio.NET环境的VB.NET、VC.NET、C等编程语言。ActiveX控件目前仅适用于Windows平台。 -ActiveX controls can be simply understood as the realization of specific functions to control, for example, the control can browse the website, you can play audio and video controls, you can control playback of Flash animations and so on. ActiveX control is a reusable software components, developed by the programming language, ActiveX controls can be used to develop a variety of programming languages such as C, C++, of course, include Visual Studio.NET environment, VB.NET, VC.NET , C and other programming languages. ActiveX controls are currently only applicable to Windows platforms.
Platform: | Size: 6144 | Author: cike | Hits:

[ActiveX/DCOM/ATLActiveXexe

Description: VB创建ActiveX.exe控件,实现VB的多线程-VB Create ActiveX.exe controls achieve multi-threaded VB
Platform: | Size: 5120 | Author: tongyijie | Hits:

[GUI DevelopVsNetMenu

Description: Beautiful Menu Icon ActiveX for vb
Platform: | Size: 109568 | Author: yinxionglu | Hits:

[File Operatesavewithdatathroughvisualbasic

Description: VB做为快速应用开发(RAD)工具越来越得到开发人员的认可和接受。它对许多API(如ODBC API、SOCKET API等等)的封装使得编程变得简单起来。同时,它支持集成开发环境下的可视化、事件驱动、面向对象等编程特点。下面,我们谈谈在VB中调用存储过程的实现方法及其注意事项。 ---- 我们知道,VB的数据库编程有许多种方法,比如直接用ODBC API编程,这种方法灵活、高效,程序员可以实现对数据库复杂的控制;也可以用VB中的数据对象,如RDO(远程数据对象)、DAO(数据访问对象)、ADO(ActiveX 数据对象),这种方法实现起来方便、快捷,但灵活性较差一些。由于存储过程在实现数据封装、隐藏以及代码的预编译、减少网络负载、维护方便等优点,所以被许多RDBMS和编程工具做支持。VB中的各类数据对象也提供对存储过程的支持。-savewithdatathroughvisualbasic
Platform: | Size: 2048 | Author: zyk | Hits:

[Othervb

Description: VB调用VC编写的DLL.一般来说,VB和VC共同编程有3种方式:一种是VC生成DLL,在VB中调用DLL;一种是VC生成ActiveX控件(.ocx),在VB中插入;还有一种是在VC中生成ActiveX Automation服务器-vb and vc dll
Platform: | Size: 3072 | Author: money | Hits:
« 1 23 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net